Autogenerated HTML docs for v2.19.1-708-g4ede3 
diff --git a/git-upload-pack.html b/git-upload-pack.html index 785412d..37f717d 100644 --- a/git-upload-pack.html +++ b/git-upload-pack.html 
@@ -750,23 +750,25 @@  <div class="sectionbody">   <div class="verseblock">   <pre class="content"><em>git-upload-pack</em> [--[no-]strict] [--timeout=&lt;n&gt;] [--stateless-rpc]  - [--advertise-refs] &lt;directory&gt;  -DESCRIPTION</pre>  + [--advertise-refs] &lt;directory&gt;</pre>   <div class="attribution">   </div></div>  -<div class="listingblock">  -<div class="content">  -<pre><code>Invoked by 'git fetch-pack', learns what  -objects the other side is missing, and sends them after packing.  -  -This command is usually not invoked directly by the end user.  -The UI for the protocol is on the 'git fetch-pack' side, and the  +</div>  +</div>  +<div class="sect1">  +<h2 id="_description">DESCRIPTION</h2>  +<div class="sectionbody">  +<div class="paragraph"><p>Invoked by <em>git fetch-pack</em>, learns what  +objects the other side is missing, and sends them after packing.</p></div>  +<div class="paragraph"><p>This command is usually not invoked directly by the end user.  +The UI for the protocol is on the <em>git fetch-pack</em> side, and the   program pair is meant to be used to pull updates from a remote  -repository. For push operations, see 'git send-pack'.  -  -  -OPTIONS</code></pre>  -</div></div>  +repository. For push operations, see <em>git send-pack</em>.</p></div>  +</div>  +</div>  +<div class="sect1">  +<h2 id="_options">OPTIONS</h2>  +<div class="sectionbody">   <div class="dlist"><dl>   <dt class="hdlist1">   --[no-]strict  @@ -832,7 +834,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2018-01-26 15:11:04 PST  + 2018-10-30 16:33:48 JST   </div>   </div>   </body>